home *** CD-ROM | disk | FTP | other *** search
-
-
-
- EXIT C Library Procedures EXIT
-
-
-
- NNAAMMEE
- exit - terminate a process after flushing any pending output
-
- SSYYNNOOPPSSIISS
- eexxiitt((ssttaattuuss))
- iinntt ssttaattuuss;;
-
- DDEESSCCRRIIPPTTIIOONN
- _E_x_i_t terminates a process after calling the Standard I/O
- library function __c_l_e_a_n_u_p to flush any buffered output.
- _E_x_i_t never returns.
-
- SSEEEE AALLSSOO
- exit(2), intro(3)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Sprite v1.0 May 12, 1986 1
-
-
-
-